<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@import url("fonts.css");
@import url("iconfont.css");
:root {
	--base: rgba(54,114,97,1.0);
	--huang: rgba(255,172,48,1.0);
}
html, body, a {
	color: #000;
	font-family: "å¾®è½¯é›…é»‘",Helvetica Neue, Helvetica,Arial;
	font-size:15px
}
a:hover {
	color: rgb(21,63,143,1.00);;
	 text-decoration:none;
}
.max-tit{margin: 10px 0;}
a.text-grey {
	color: #0050b4;;
}
a.text-grey:hover {
	color: rgb(21,63,143,1.00);;
}
.text-bright,a.text-bright {
	/* color: rgba(47,113,100,1.00); */
	color: #0050b4;
}
a.text-bright:hover {
	color: rgb(21,63,143,1.00);
}
.text-mono, a.text-mono {
	color: #0050b4;
}
.a_red a{color:#ff0000!important;}
a.text-mono:hover {
	color: #153f8f;
}
.index_about{
	color: #6c757d;
	line-height: 25px;
}
a.color-0{color: #000;}
.display-7{font-size: 1.1rem!important;}
.max-tit h2 a{font-size: 20px;}
.page-body p{margin-bottom:0.3rem;line-height: 25px;}
/*é€šç”¨æ&nbsp;·å¼*/
.logo-box {
	height: 8rem;
	position: relative;
	z-index: 1;
}
.fl_tag{padding:0!important;border: 1px solid #dbdbdb;}
.fl_tag h5{margin: 10px 0; background: #153f8f;padding: 10px;color: #fff;}
.fl_tag ul{padding: 0;}
.fl_tag ul a{  display: inline-block; padding:5px 4px;border: 1px solid #dbdbdb;margin:5px;border-radius: 5px; background: #fff; color: #333;font-size: 12px;}
.fl_tag ul a:hover{background: #153f8f;color: #fff;}
.ma-t{margin: 5px 0;border-radius: 25px; border: 2px solid #007bff}
.btn-bright{background: #0050b4;}
.btn-bright:hover{background:#007bff!important;}
.py-5 h5 strong,.fa-product_a:before,.fa-Customermanagement:before,.fa-fangkeliuyan:before{color: #fff;}
.left_color i:before{	color: #153f8f;}
.text-secondary{color: #fff!important;}
.cp-list li{ list-style: none;}
.cp-list li:nth-of-type(n+5) { margin-top: 1.5rem;}
.card-body h5{font-size: 1rem;}
.cp-list li h5{font-size: 1rem;}
.hide{display: none;}
.hide .col-md-3{ float: left;}
.clear{clear: both;}
.ranking-nav-group{
	background: #fff;
	margin:5px 0;
    display: flex;
}
.ranking-nav-group div{
    width: 20%;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: #eee;
	cursor: pointer;
}
.ranking-nav-group div.self{
	color: #fff;
	background: #0050b4;	
}
@media (max-width:991.98px) {
.logo-box {
	height: 6rem;
}
}
.logo-img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
}
.logo-img a {
	width: 400px;
	height: 73px;
	display: block;
	background: url("../images/logo.png") no-repeat 0 0;
	background-size: cover;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}
.logo-txt {
	width: 30%;
	height: 3rem;
	position: absolute;
	left: 60%;
	top: 58%;
	margin-top: -1.5rem;
	margin-left: -25%;
	line-height: 1.5rem;
	text-align: center;
}
.logo-tel {
	height: 4rem;
	position: absolute;
	right: 0;
	top: 60%;
	margin-top: -2rem;
	padding-left: 4rem;
}
.logo-tel::before {
	content: '\e646';
	font-family: 'fa';
	/* color: rgba(47,113,100,1.00); */
	color:#0050b4;
	font-size: 3rem;
	line-height: 3rem;
	width: 3rem;
	height: 3rem;
	margin-left: -4rem;
	position: absolute;
}
small i {
	font-size: 0.9rem!important;
}
/*å¯¼èˆªæ&nbsp;*/
.menu-box {
	height: 60px;
	line-height: 60px;
	/* background: rgba(47,113,100,1); */
	background: #153f8f;
}
.menu-box a {
	color: rgba(255,255,255,1.00);
	height: 4rem;
    line-height: 4rem;
    padding: 0 1rem;
    transition: all 0.3s
}
.menu-box .list-unstyled li:first-child a{
	padding: 0;
}
.menu-box a:hover {
	color: rgba(255,255,255,0.75);
}

@media (min-width:992px) {
.menu-box {
	overflow: hidden;
}
.menu-box&gt;.container {
	position: relative;
	z-index: 1;
}
.menu-box&gt;.container::after {
	content: '';
	height: 60px;
	border-top: 5px solid #FFF;
	width: 1000%;
	/* background: rgba(46,56,54,1); */
	background:#0050b4;
	position: absolute;
	left: 8rem;
	top: 0;
	transform: skewX(-17deg);
	z-index: -1;
}
.menu-box li {
	float: left;
	padding:0 1rem;
	display: inline-block;
}
.menu-box li:hover,.menu-box li.selected{
	background: #153f8f;
}
.menu-box .home-btn, .menu-box .nav-bar {
	display: none;
}
}

@media (max-width:991.98px) {
.menu-box {
	background: #0050b4;
	position: relative;
	z-index: 999;
}
.logo-img a{
    width:350px;
    background-size: 100%;
}
.menu-box.shrink {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}
.menu-box .nav-bar {
	width: 2.2rem;
	height: 2.2rem;
	border: 1px solid rgba(245,245,245,1);
	border-radius: 0.25rem;
	position: absolute;
	top: 0.8rem;
	right: 1rem;
}
.menu-box .cross .nav-bar {
	position: fixed;
	top: 0.8rem;
	right: 1rem;
	z-index: 9999;
}
.menu-box ul {
	width: 75%;
	height: 100%;
	background: rgba(46,56,54,0.9);
	position: fixed;
	top: 0;
	right: -100%;
	z-index: 9998;
	padding-top: 4rem;
	transition: all 0.3s;
}
.menu-box .cross ul {
	display: block;
	right: 0;
}
.menu-box li {
	display: block;
	text-align: center;
}
.menu-box .home-btn i.iconfont {
	font-size: 2rem;
}
.cp-list li{ margin-top: 1.2rem;}
}
/**Hot &amp; Search**/

.hots {
	height: 2rem;
	line-height: 2rem;
}
.hots .title::before {
	content: '\e627';
	font-family: 'fa';
	margin-right: 0.5rem;
	font-size: 1.2rem;
	color: rgba(0,80,180,1.00);
	border: 1px solid rgba(0,80,180,0.5);
	border-radius: 5px;
}
.hots .sitemap::before {
	content: '\e940';
	font-family: 'fa';
	margin-right: 0.5rem;
	font-size: 1.2rem;
	color: rgba(0,80,180,1.00);
	border: 1px solid rgba(0,80,180,0.5);
	border-radius: 5px;
}
input, button:focus {
	outline: none;
	outline-color: transparent;
}
.search form {
	width: 8rem;
	border: 1px solid rgba(47,113,100,0.5);
	border-radius: 1rem;
	padding: 0 2rem 0 0.75rem;
	position: relative;
	height: 2rem;
	line-height: 2rem;
	box-sizing: content-box
}
.search .inputText {
	width: 90%;
	height: 2rem;
	line-height: 2rem;
	border-color: transparent;
}
.search .inputSub {
	width: calc(2rem + 2px);
	height: calc(2rem + 2px);
	line-height: 2rem;
	border: 1px solid rgba(47,113,100,0.5);
	border-radius: 1rem;
	position: absolute;
	top: -1px;
	right: -1px;
}
.search .inputSub i {
	color: rgba(47,113,100,0.5);
}
/**ä¾§è¾¹æ&nbsp;-äº§å“åˆ†ç±»**/

.side-nav .side-nav-title {
	min-height: 5rem;
	background: #153f8f;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	position: relative;
	overflow: hidden;
}
.side-nav .side-nav-title::before {
	content: '';
	width: 80px;
	height: 80px;
	background: url("../images/logo-white.png") no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -40px;
	background-size: cover;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.side-nav .side-nav-title span {
	color: rgba(255,255,255,0.5);
}
.side-nav .side-nav-list {
	background: rgba(47,113,100,0.1);
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
.side-nav .side-nav-list li {
	height: 2.5rem;
	line-height: 2.5rem;
	padding-left: 2.5rem;
	position: relative;
	transition: all 0.5s;
}
.side-nav .side-nav-list li a {
	text-decoration: none;
}
.side-nav .side-nav-list li::after {
	content: '';
	height: 100%;
	border-left: 1px solid rgb(21 63 143);
	position: absolute;
	left: 1.315rem;
	top: 0;
	z-index: 11;
}
.side-nav .side-nav-list li::before {
	content: '';
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 0.35rem;
	border: 2px solid rgb(21 63 143);
	position: absolute;
	left: 1rem;
	top: 50%;
	margin-top: -0.35rem;
	background: rgba(255,255,255,1);
	transition: all 0.3s;
	z-index: 12;
}
.side-nav .side-nav-list li:hover, .side-nav .side-nav-list li.thisclass {
	background: rgb(0,80,180,0.85);
	padding-left: 2.7rem;
	
}
.side-nav .side-nav-list li:hover a, .side-nav .side-nav-list li.thisclass a {
	text-decoration: none;
	color: #fff;
}
.side-nav .side-nav-list li:hover::before, .side-nav .side-nav-list li.thisclass::before {
	background: 2px solid rgb(21 63 143);
}
.side-nav .side-nav-list h5 {
	border-bottom: 1px solid rgb(0 80 180);
	background: rgba(47,113,100,0.1);
}
.list-over h5 {
	position: relative;
}
.list-over h5::after {
	content: '\e60a';
	font-family: 'fa';
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1.5rem;
	position: absolute;
	right: 0.5rem;
	top: 50%;
	margin-top: -0.7rem;
	transition: all 0.3s;
}
.list-over h5.thisclass::after {
	content: '\e613';
}

@media (max-width:991.98px) {
.side-nav .side-nav-list li {
	float: left;
	width: 50%;
	display: inline-block;
}
.list-over ul {
	display: none;
}
}

@media (max-width:767.98px) {
.side-nav .side-nav-list li {
	float: left;
	width: 100%;
	display: block;
}
.mt-sm-3 {
	margin-top: 1rem;
}
.mt-sm-4 {
	margin-top: 1.5rem;
}
}
/*è¶…å‡º*è¡Œæ˜¾ç¤º'...'*/

.line-clamp, .line-clamp1, .line-clamp2, .line-clamp3, .line-clamp4 {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.line-clamp,  .line-clamp1 {
	-webkit-line-clamp: 1; /*ç¬¬ä¸€è¡Œæ˜¾ç¤º ...*/
}
.line-clamp2 {
	-webkit-line-clamp: 2; /*ç¬¬äºŒè¡Œæ˜¾ç¤º ...*/
}
.line-clamp3 {
	-webkit-line-clamp: 3; /*ç¬¬ä¸‰è¡Œæ˜¾ç¤º ...*/
}
.line-clamp4 {
	-webkit-line-clamp: 4; /*ç¬¬å››è¡Œæ˜¾ç¤º ...*/
}
/*ç¼©ç•¥å›¾æ¯”ä¾‹*/

.photo-b34 {
	width: 100%;
	height: 0;
	padding: 66.66666% 0;
	overflow: hidden;
	position: relative;
}
.photo-b43 {
	width: 100%;
	height: 0;
	padding: 37.5% 0;
	overflow: hidden;
	position: relative;
}
.photo-b55 {
	width: 100%;
	height: 0;
	padding: 50% 0;
	overflow: hidden;
	position: relative;
}
.photo-b43 img, .photo-b55 img {
	width: 100%;
	height: 100%;
	object-fit: cover;/*å¯¹å›¾ç‰‡è¿›è¡Œå‰ªåˆ‡ï¼Œä¿ç•™åŽŸå§‹æ¯”ä¾‹*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/*å›¾ç‰‡å±…ä¸­*/

.photo-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*é¼&nbsp;æ&nbsp;‡ç»è¿‡å›¾ç‰‡é€æ˜Žåº¦*/

.cover-img img {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.cover-img:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
/*é¼&nbsp;æ&nbsp;‡ç»è¿‡å›¾ç‰‡æ”¾å¤§*/

.cover-scale img {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.cover-scale:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*é¼&nbsp;æ&nbsp;‡ç»è¿‡å—ä¸Šç§»+é˜´å½±*/

.cover-top {
	transition: all 0.25s;
}
.cover-top:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(35,35,35,0.15);
	box-shadow: 0 34px 20px -24px rgba(35,35,35,0.15);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
/*æŒ‰é’®è½¬æ¢*/

.nav-btn .bar:nth-of-type(1) {
	margin-top: 7px;
}
.nav-btn .bar:nth-of-type(3) {
	margin-bottom: 0;
}
.nav-btn .bar {
	position: relative;
	display: block;
	width: 24px;
	height: 3px;
	margin: 6px auto;
	background-color: rgba(255,255,255,0.5);
	border-radius: 6px;
	-webkit-transition: .3s;
	transition: .3s;
}
.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	-ms-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.cross .bar:nth-of-type(2) {
	opacity: 0;
}
.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	-ms-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
/*ä¾§è·Ÿéšå®¢æœ*/

.toolbar {
	width: 45px;
	position: fixed;
	right: 1%;
	top:60%;
	z-index: 9999;
}
.toolbar dd {
	width: 43px;
	height: 43px;
	position: relative;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	margin-top: 0.25rem;
	border: rgb(0,80,180,1) solid 1px;
	background-color: rgba(255,255,255,1);
	box-sizing: content-box;
}
.toolbar dd i {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 5px 0 0 5px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 45px;
	top: -1px;
	right: -1px;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	overflow: hidden;
	box-sizing: content-box;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -105px;
	background: rgb(17,107,220,1);
	display: none;
}
.toolbar .pop-code {
	width: 180px;
}
.toolbar .pop-code img {
	width: 140px;
	height: 140px;
	display: block;
	padding: 20px 0 0 20px;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: rgb(0,80,180,1);
	border-radius: 0.5rem
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: rgb(0,80,180,1);
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: rgb(0,80,180,1);
	border-radius: 0.5rem
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: rgb(17,107,220);
	border-radius: 0.5rem
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
/*txt-link*/

.txt-link a {
	margin-right: 0.5rem;
}
.txt-link a::before {
	content: '\eba2';
	font-family: 'fa';
}
.dot-link a {
	margin-right: 0.5rem;
	color: rgba(108,117,125,1);
	text-decoration: none;
}
.dot-link a:hover {
	color: rgba(28,34,33,1);
}
.dot-link a::before {
	content: '\e908';
	font-family: 'fa';
}
/*tag-link*/

.tag-link a {
	font-size: 0.9rem;
	color: rgba(28,34,33,1);
	margin-right: 0.2rem;
	border: 1px solid rgba(47,113,100,0.2);
	padding: 0 0.5rem;
	border-radius: 0.25rem;
	height: 1.5rem!important;
	line-height: 1.3rem!important;
	display: inline-block;
}
.tag-link a:hover {
	color: rgba(255,255,255,1);
	background: rgba(47,113,100,1);
}

@media (max-width:1199.98px) {
.lg-hide {
	display: none;
}
.ranking-nav-group{
    display: block;
}
.ranking-nav-group div{
    width: 25%;
    float: left;
}
}

@media (max-width:991.98px) {
.md-hide {
	display: none;
}
}

@media (max-width:767.98px) {
.sm-hide {
	display: none;
}
}
/*Title*/

.tit-h {
	overflow: hidden;
}
.tit-h .max-tit {
	position: relative;
}
.tit-h .max-tit::before, .tit-h .max-tit::after {
	content: '';
	width: 10rem;
	height: 0px;
	border-top: 2px solid rgba(47,113,100,1.00);
	position: absolute;
	top: 50%;
	display: block;
}
.tit-h .max-tit::before {
	left: -11rem;
}
.tit-h .max-tit::after {
	right: -11rem;
}
.tit-h h1::after, .tit-h h2::after {
	content: '\e908';
	font-family: 'fa';
	font-size: 1.5rem;
}
.more {
	font-size: 0.8rem;
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 0.5rem;
	background: rgb(0 123 255 / 25%);
	display: inline-block;
	position: relative;
}
.more::before {
	content: '\e664';
	font-family: 'fa';
	width: 1.2rem;
	height: 1.2rem;
	background: rgb(0 80 180);
	position: absolute;
	left: -1.25rem;
	top: 0;
	text-align: center;
	color: rgba(255,255,255,1);
}
.tit-index {
	padding: 1rem;
}
.tit-index .tit-txt {
	font-size: 1.25rem!important;
	color: rgb(0 80 180);
}
/**Title Style**/

.tit-s1 {
	width: 100%;
	height: 3rem;
	padding: 0 1rem;
	background: rgb(0 80 180);
}
.tit-s1 h3 {
	font-size: 1.2rem;
	line-height: 3rem;
}
.tit-s1 h3::before {
	content: '\e65c';
	font-family: 'fa';
	margin-right: 0.5rem;
	font-size: 1.2rem!important;
}
.tit-s2, .tit-s3 {
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	border-bottom: 1px solid rgba(230,230,230,1.0);
}
.tit-s3 {
	border-bottom-color: transparent;
}
.tit-s2 h3, .tit-s3 h3 {
	font-size: 1.2rem;
	line-height: 3rem;
	position: relative;
}
.tit-s2 h3::before, .tit-s3 h3::before {
	content: '\e65c';
	font-family: 'fa';
	margin-right: 0.5rem;
	font-size: 1.2rem!important;
}
.tit-s2 h3::after {
	content: '';
	width: 100%;
	border-bottom: 1px solid rgba(47,113,100,1);
	position: absolute;
	left: 0;
	bottom: 1px;
}
.tit-s3 h3, .tit-s3 h3::before {
	color: rgba(47,113,100,1.0);
}
.tit-s3 h3::after {
	content: '';
	width: 100%;
	border-bottom: 3px solid rgba(47,113,100,1);
	position: absolute;
	left: 0;
	top: 0;
}
.tit-s4, .tit-s4 i {
	font-size: 1.2rem!important;
}
.tit-s4 h2 {
	height: 1.2rem;
	font-size: 1.2rem;
	line-height: 1.2rem;
	font-weight: bold;
}
.tit-s4 h2:before {
	content: '\e684';
	font-family: 'fa';
	font-size: 1.2rem!important;
	color: rgba(47,113,100,1.0);
	margin-right: 1rem;
	font-weight: normal;
}
/**Img List**/

.img-list .img-title {
	margin: 0.5rem 0;
	line-height: 1.5rem;
}
.img-col-1 li {
	margin-top: 1rem;
}

@media (max-width:991.98px) and (min-width:768px) {
.img-col-1 li {
	width: 50%;
	display: block;
	float: left;
	padding: 0 1rem;
}
.img-col-1 li:nth-of-type(n+1) {
	margin-top: 2rem;
}
}
/**News List**/

.news-list li {
	height: 2rem;
	line-height: 2rem;
}
.news-list li::before {
	content: '\eba2';
	font-family: 'fa';
	font-size: 1rem;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.news-col-1 li {
	width: 100%;
}
.news-col-2 li {
	width: 50%;
	float: left;
}
.news-col-3 li {
	width: 33.33333%;
}
.news-col-4 li {
	width: 25%;
}

@media (max-width:991.98px) and (min-width:768px) {
.news-col-1 li {
	width: 50%;
	display: block;
	float: left;
	padding-right: 1rem;
}
}

@media (max-width:991.98px) {
.news-col-2 li {
	width: 100%;
}
}
/**Class List**/

.class-nav-list li {
	height: 2.5rem;
	line-height: 2.5rem;
	position: relative;
	padding-left: 2.5rem;
	margin-top: 1px;
}
.class-nav-list li:hover, .class-nav-list li.thisclass {
	background: rgba(47,113,100,0.1);
}
.class-nav-list li a {
	color: rgba(47,113,100,1.00);
	transition: all 0.3s;
	font-size: 1.1rem;
}
.class-nav-list li:hover a, .class-nav-list li.thisclass a {
	color: rgba(10,150,123,1);
}
.class-nav-list li::before {
	content: '\e664';
	font-family: 'fa';
	font-size: 0.5rem;
	border: 1px solid rgba(47,113,100,1.00);
	border-radius: 3px;
	color: rgba(47,113,100,1.00);
	position: absolute;
	left: 1rem;
	top: 0.75rem;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	display: block;
}
.class-nav-list li:hover::before, .class-nav-list li.thisclass::before {
	border: 1px solid rgba(10,150,123,1);
	color: rgba(10,150,123,1);
}
/**Content**/

.content h2 {
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	display: block;
	margin-bottom: 1rem;
	font-size: 1.2rem!important;
	font-weight: 700;
    background: rgb(0,80,180,0.2);
    border-left: 5px solid rgb(21,63,143);
    text-indent: 1.2rem;
    color: rgb(21,63,143,0.9);
}
.content h3 {
	width: 100%;
	height: 2.6rem;
	line-height: 2.6rem;
	display: block;
	margin-bottom: 1rem;
	font-size: 1.1rem!important;
	font-weight: 700;
	background: rgba(88,88,88,0.1);
	border-left: 5px solid rgb(21 63 143);
    text-indent: 1rem;
    color: rgb(0 80 180);
}
.content img {
	max-width: 100%;
}

@media (max-width:991.98px) {
.news-box .col-lg-4:nth-of-type(n+2) {
	margin-top: 2rem;
}
}
.news-top-one .s-pic {
	width: 35%;
}
.news-top-one h5 a {
	font-size: 1.0rem;
	font-weight: 700;
	color: #153f8f;
}
.news-top-one h5 a:hover {
	color: #72b0f2;
}
.gc-bg {
	width: 100%;
	height: 19rem;
	background: url("../images/gc.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}
.gc-bg .gc-txt {
	width: 100%;
	height: 6rem;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3rem;
}
.gc-bg .gc-txt p {
	height: 2rem;
	line-height: 2rem;
}
.flink h5, .flink h5 i {
	font-size: 1.2rem!important;
}
.flink a {
	color: #666;
	font-size: 14px;
}
.flink a:hover {
	color: #007bff
}
#footer {
	background: rgb(0 80 180);
	border-top: 5px solid rgb(21 63 143);
}
#footer .wx-ewm {
	width: 150px;
	top: 50%;
	right: 0;
	margin-top: -95px;
}
#footer .wx-ewm p {
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: rgba(255,255,255,1.00);
	background: rgb(17 107 220);
	font-size: 1rem;
	text-align: center;
}
#footer .wx-ewm span {
	display: block;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: rgba(116,142,137,0.5);
}
#footer h5 {
	border-bottom-color: rgba(10,150,123,1.00)!important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: rgba(10,150,123,1.00);
	font-size: 1rem!important;
}
.md-show {
	display: none;
}
.bottom {
	height: 70px;
	padding: 5px 0;
	border-top: 1px solid rgba(215,215,215,1);
	background: rgba(230,230,230,1);
	box-sizing: border-box;
}
.bottom li {
	float: left;
	width: 25%;
	display: inline-block;
	height: 60px;
	text-align: center;
	font-size: 0.9rem;
	border-left: 1px solid rgba(215,215,215,1);
}
.bottom li:nth-child(1) {
	border-color: transparent;
}
.bottom li i {
	display: block;
	font-size: 1.5rem;
	line-height: 2rem;
}
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -.2rem;
	z-index: 9999999;
	font-size: 0.9rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 2rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 1px solid #333;
	border-radius: 1rem;
	display: none;
}

@media (max-width:991.98px) {
#footer {
	margin-bottom: 70px;
}
.md-show {
	display: block;
}
.page-box {
	margin-top: 1.5rem;
}
}
/*Side Contact*/

.side-contact {
	max-width: 255px;
}
.side-contact.fixed {
	position: fixed;
	top: -1rem;
}
.side-contact .title {
	height: 5rem;
	width: 100%;
	background: rgb(21 63 143);
	padding: 1rem;
	color: rgba(255,255,255,1.00);
}
.side-contact .title .side-logo {
	width: 5rem;
	height: 3rem;
	background: url("../images/logo-white.png") no-repeat center center;
	background-size: cover;
	display: block;
	float: left;
}
.side-contact .title div {
	height: 1.5rem;
	line-height: 1.5rem;
}
.side-contact .title .phone {
	font-size: 1.3rem;
	font-weight: 700;
}

@media (max-width:1199.98px) and (min-width:992px) {
.side-contact .title .phone {
	font-size: 1rem;
}
}
.side-contact-body {
	position: relative;
}
.side-contact-body::before {
	content: '';
	width: 1rem;
	height: 1rem;
	background: rgb(21 63 143);
	position: absolute;
	top: -0.5rem;
	left: 2rem;
	transform: rotate(45deg);
}
.side-contact-body .d-flex {
	font-size: 0.9rem!important;
}

@media (max-width:1199.98px) {
.side-contact {
	max-width: 210px;
}
.side-contact-body .display-7 {
	font-size: 1.2rem!important;
}
}
.page-box .t-title {
	width: 100%;
	height: 3rem;
	border-bottom: 1px solid rgba(230,230,230,1.0);
	margin-bottom: 1rem;
}
.page-box .t-title h1 {
	border-bottom: 1px solid rgba(47,113,100,1.0);
	line-height: 3rem;
	height: 3rem;
	display: inline-block;
}
.page-box .t-title h1::before,.page-box .t-title h3::before {
	content: '\e797';
	font-family: 'fa';
	font-size: 1.5rem!important;
	margin-right: 0.5rem;
	font-weight: normal;
}
.like-img .swiper-like-img {
	position: relative;
	z-index: 1;
	padding-top: 4rem;
	margin-top: -4rem;
}
.like-img .btn-prev, .like-img .btn-next {
	width: 2rem;
	height: 2rem;
	background: rgb(0,80,180,0.85);
	position: absolute;
	top: 0.5rem;
	z-index: 11;
	cursor: pointer;
	text-align: center;
	color: rgba(255,255,255,1);
	transition: all 0.3s;
}
.like-img .btn-prev i, .like-img .btn-next i {
	font-size: 1.5rem!important;
}
.like-img .btn-prev:hover {
	text-indent: -0.5rem;
	background:rgb(21,63,143,1.00);
}
.like-img .btn-next:hover {
	text-indent: 0.5rem;
	background:rgb(21,63,143,1.00);
}
.like-img .btn-prev {
	right: 2.1rem;
}
.like-img .btn-next {
	right: 0;
}
</pre></body></html>